home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00036_Script_36
< prev
next >
Wrap
Text File
|
1999-05-31
|
263b
|
13 lines
on mouseUp
-- text forward
global gmenu,gwpage, gtextpage
if gwpage < gtextpage then
set gwpage to gwpage+1
-- put "gwpage"gwpage
set the memberNum of sprite 70 to the number of member ("int"&gwpage)
else
nothing
end if
end